home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
vbtype1a
/
vbtypewr.bas
< prev
Wrap
BASIC Source File
|
1999-08-25
|
151b
|
5 lines
Attribute VB_Name = "VBTypeWriter"
' 1 or 2 constants needed to work the typewriter
Public Const TW_STILLTYPING = 1
Public Const TW_DONETYPING = 2